home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 1 / PC World Interactive 1 - Nisan 1997.iso / prog / masa / 2 / readme.src < prev    next >
Text File  |  1996-09-16  |  623b  |  21 lines

  1. C++ source is in the CPPSRC subdirectory.
  2. C source is in the CSRC subdirectory.
  3.  
  4. The distributed AppBar.exe is the C source compiled without debugging 
  5. in English.
  6.  
  7. The code is a bit more intelligent about which OS it is running on now,
  8. so now you simply need to edit the makefile if you:
  9.  
  10. a) want to debug AppBar;
  11. b) want to compile a different language; or
  12. c) want to compile a WinNT 3.x version.
  13.  
  14. The differences between NT4.0 and Win95 are taken care of automagically.
  15.  
  16. Notes on the specific implementation of the C or C++ versions are in the
  17. respective subdirectories.
  18.  
  19. Mike
  20. mperham@cs.cornell.edu
  21.